a11y: Update the valuetext attribute of GtkProgressBar
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 28 Jul 2020 12:27:50 +0000 (13:27 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 28 Jul 2020 15:59:08 +0000 (16:59 +0100)
commit3294557717b3b5b1d424b3a946b1c81abf09996e
tree808c05000416d32d36e0740c13e803035262ff1c
parent470349c9028a574b2e2a78b3aad2a3620ac7dde6
a11y: Update the valuetext attribute of GtkProgressBar

Since progress bars can have a label, we should propagate that information
to ATs whenever it's set.
gtk/gtkprogressbar.c
testsuite/a11y/progressbar.c